ProArcadeScript

To upgrade your copy of PAS to version 1.4 you should have version 1.3 or higher installed. 
That's why this upgrade tutorial consists of 2 parts and there are 2 "upgrade" folders 
in the installation package: the "upgrade_to_1.3.2" folder which should be used to upgrade 
your v1.2 script to version 1.3.2 and the "upgrade" folder which you should use to upgrade 
your 1.3.x script to the most recent version: 1.4

------------------------------------------------------------------------------------------
HOW TO UPGRADE FROM VERSION 1.2 to VERSION 1.3 (4-steps guide) 

SKIP IT IF YOU HAVE PAS v1.3 OR HIGHER INSTALLED
(see version info on your admin homepage)
------------------------------------------------------------------------------------------
An important thing: if you have modified any file of the script, you are responsible 
for applying changes to the updated files. So, before uploading anything from the new 
release please make sure you will not overwrite your own changes/modifications. 
A good idea is to apply the same changes to the files from this release.

If you are unsure about anything, please make backup copy of all your files and database.

Let's begin.

Step 1: Upload all contents of the "upgrade_to_1.3.2" folder to your server. 
        (Please note, if you have modified site's templates (located in the 
         "templates/" folder, you should modify the same files inside 
	 "upgrade_to_1.3.2/templates/Toys" folder in order to keep your changes. 
	  Also you should revise new version of the "include/language.php" file.)

Step 2: Change attributes of the folder "avatars" located in the "content" folder:
   - In case PHP is running as an Apache Module or if you 
     are not sure how is it actually running, the attributes must be 777
   - If PHP is running as CGI module, make sure that the attributes code is 755

Step 3: Run www.yoursite.com/upgrade.php

Step 4: Once step 3 is complete, delete file "upgrade.php" from your server.


------------------------------------------------------------------------------------------
HOW TO UPGRADE FROM VERSION 1.3.x to VERSION 1.4
------------------------------------------------------------------------------------------
Step 1: Upload all contents of the "upgrade" folder to your server. 

Step 2: Run www.yoursite.com/upgrade.php


That's it. 
On any trouble you can contact me using this email address: support@proarcadescript.com
